<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="../../../stylesheets/log.xsl"?><log>
<record>
  <date>2026-04-04T17:39:26</date>
  <millis>1775317166136</millis>
  <sequence>99798</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:26</date>
  <millis>1775317166128</millis>
  <sequence>99797</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:26</date>
  <millis>1775317166108</millis>
  <sequence>99796</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:26</date>
  <millis>1775317166105</millis>
  <sequence>99795</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:26</date>
  <millis>1775317166101</millis>
  <sequence>99794</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165932</millis>
  <sequence>99793</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165920</millis>
  <sequence>99792</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165920</millis>
  <sequence>99791</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165920</millis>
  <sequence>99790</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165919</millis>
  <sequence>99789</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165918</millis>
  <sequence>99788</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165918</millis>
  <sequence>99787</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165918</millis>
  <sequence>99786</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165917</millis>
  <sequence>99785</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165866</millis>
  <sequence>99784</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165736</millis>
  <sequence>99783</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165726</millis>
  <sequence>99782</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165683</millis>
  <sequence>99781</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165681</millis>
  <sequence>99780</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165681</millis>
  <sequence>99779</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165680</millis>
  <sequence>99778</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165680</millis>
  <sequence>99777</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165680</millis>
  <sequence>99776</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165680</millis>
  <sequence>99775</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165680</millis>
  <sequence>99774</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165680</millis>
  <sequence>99773</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165679</millis>
  <sequence>99772</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165679</millis>
  <sequence>99771</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165679</millis>
  <sequence>99770</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165679</millis>
  <sequence>99769</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165679</millis>
  <sequence>99768</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165678</millis>
  <sequence>99767</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165678</millis>
  <sequence>99766</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165678</millis>
  <sequence>99765</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165678</millis>
  <sequence>99764</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165678</millis>
  <sequence>99763</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165678</millis>
  <sequence>99762</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165677</millis>
  <sequence>99761</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165677</millis>
  <sequence>99760</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165677</millis>
  <sequence>99759</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165677</millis>
  <sequence>99758</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165677</millis>
  <sequence>99757</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165677</millis>
  <sequence>99756</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165676</millis>
  <sequence>99755</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165676</millis>
  <sequence>99754</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165676</millis>
  <sequence>99753</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165676</millis>
  <sequence>99752</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165676</millis>
  <sequence>99751</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165676</millis>
  <sequence>99750</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165675</millis>
  <sequence>99749</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165675</millis>
  <sequence>99748</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165675</millis>
  <sequence>99747</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165675</millis>
  <sequence>99746</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165675</millis>
  <sequence>99745</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165675</millis>
  <sequence>99744</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165674</millis>
  <sequence>99743</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165674</millis>
  <sequence>99742</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165674</millis>
  <sequence>99741</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165674</millis>
  <sequence>99740</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165674</millis>
  <sequence>99739</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165674</millis>
  <sequence>99738</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165673</millis>
  <sequence>99737</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165673</millis>
  <sequence>99736</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165673</millis>
  <sequence>99735</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165673</millis>
  <sequence>99734</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165673</millis>
  <sequence>99733</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165672</millis>
  <sequence>99732</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165672</millis>
  <sequence>99731</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165672</millis>
  <sequence>99730</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165672</millis>
  <sequence>99729</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165672</millis>
  <sequence>99728</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165672</millis>
  <sequence>99727</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165671</millis>
  <sequence>99726</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165671</millis>
  <sequence>99725</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165671</millis>
  <sequence>99724</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165671</millis>
  <sequence>99723</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165671</millis>
  <sequence>99722</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165671</millis>
  <sequence>99721</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165670</millis>
  <sequence>99720</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165670</millis>
  <sequence>99719</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165670</millis>
  <sequence>99718</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165670</millis>
  <sequence>99717</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165670</millis>
  <sequence>99716</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165670</millis>
  <sequence>99715</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165669</millis>
  <sequence>99714</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165669</millis>
  <sequence>99713</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165669</millis>
  <sequence>99712</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165669</millis>
  <sequence>99711</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165669</millis>
  <sequence>99710</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165669</millis>
  <sequence>99709</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165668</millis>
  <sequence>99708</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165668</millis>
  <sequence>99707</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165668</millis>
  <sequence>99706</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165668</millis>
  <sequence>99705</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165668</millis>
  <sequence>99704</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165668</millis>
  <sequence>99703</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165668</millis>
  <sequence>99702</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165667</millis>
  <sequence>99701</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165667</millis>
  <sequence>99700</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165667</millis>
  <sequence>99699</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165667</millis>
  <sequence>99698</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165667</millis>
  <sequence>99697</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165667</millis>
  <sequence>99696</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165666</millis>
  <sequence>99695</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165666</millis>
  <sequence>99694</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165666</millis>
  <sequence>99693</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165666</millis>
  <sequence>99692</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165666</millis>
  <sequence>99691</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165665</millis>
  <sequence>99690</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165665</millis>
  <sequence>99689</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165665</millis>
  <sequence>99688</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165665</millis>
  <sequence>99687</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165665</millis>
  <sequence>99686</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165665</millis>
  <sequence>99685</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165664</millis>
  <sequence>99684</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165664</millis>
  <sequence>99683</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165664</millis>
  <sequence>99682</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165664</millis>
  <sequence>99681</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165664</millis>
  <sequence>99680</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165664</millis>
  <sequence>99679</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165663</millis>
  <sequence>99678</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165663</millis>
  <sequence>99677</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165663</millis>
  <sequence>99676</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:آسٹریا کا ضلع. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:آسٹریا_کا_ضلع</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165663</millis>
  <sequence>99675</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165663</millis>
  <sequence>99674</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165662</millis>
  <sequence>99673</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165493</millis>
  <sequence>99672</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165457</millis>
  <sequence>99671</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165457</millis>
  <sequence>99670</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165456</millis>
  <sequence>99669</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165456</millis>
  <sequence>99668</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165456</millis>
  <sequence>99667</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165456</millis>
  <sequence>99666</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165456</millis>
  <sequence>99665</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165456</millis>
  <sequence>99664</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165455</millis>
  <sequence>99663</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165455</millis>
  <sequence>99662</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165455</millis>
  <sequence>99661</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165455</millis>
  <sequence>99660</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165455</millis>
  <sequence>99659</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165455</millis>
  <sequence>99658</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165454</millis>
  <sequence>99657</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165454</millis>
  <sequence>99656</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165454</millis>
  <sequence>99655</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165454</millis>
  <sequence>99654</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165454</millis>
  <sequence>99653</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165454</millis>
  <sequence>99652</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165453</millis>
  <sequence>99651</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165453</millis>
  <sequence>99650</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165453</millis>
  <sequence>99649</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165453</millis>
  <sequence>99648</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165453</millis>
  <sequence>99647</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165453</millis>
  <sequence>99646</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165452</millis>
  <sequence>99645</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165452</millis>
  <sequence>99644</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165452</millis>
  <sequence>99643</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165452</millis>
  <sequence>99642</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165452</millis>
  <sequence>99641</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165452</millis>
  <sequence>99640</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165451</millis>
  <sequence>99639</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165451</millis>
  <sequence>99638</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165451</millis>
  <sequence>99637</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165451</millis>
  <sequence>99636</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165451</millis>
  <sequence>99635</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165451</millis>
  <sequence>99634</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165450</millis>
  <sequence>99633</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165450</millis>
  <sequence>99632</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165450</millis>
  <sequence>99631</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165450</millis>
  <sequence>99630</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165450</millis>
  <sequence>99629</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165450</millis>
  <sequence>99628</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165449</millis>
  <sequence>99627</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165449</millis>
  <sequence>99626</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165449</millis>
  <sequence>99625</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165449</millis>
  <sequence>99624</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165449</millis>
  <sequence>99623</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165449</millis>
  <sequence>99622</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165448</millis>
  <sequence>99621</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165448</millis>
  <sequence>99620</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165448</millis>
  <sequence>99619</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165448</millis>
  <sequence>99618</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165448</millis>
  <sequence>99617</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165448</millis>
  <sequence>99616</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165447</millis>
  <sequence>99615</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165447</millis>
  <sequence>99614</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165447</millis>
  <sequence>99613</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165447</millis>
  <sequence>99612</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165447</millis>
  <sequence>99611</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165447</millis>
  <sequence>99610</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165447</millis>
  <sequence>99609</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165446</millis>
  <sequence>99608</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165446</millis>
  <sequence>99607</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165446</millis>
  <sequence>99606</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165446</millis>
  <sequence>99605</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165446</millis>
  <sequence>99604</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165445</millis>
  <sequence>99603</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165445</millis>
  <sequence>99602</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165445</millis>
  <sequence>99601</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165445</millis>
  <sequence>99600</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165445</millis>
  <sequence>99599</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165445</millis>
  <sequence>99598</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165444</millis>
  <sequence>99597</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165444</millis>
  <sequence>99596</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165444</millis>
  <sequence>99595</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165444</millis>
  <sequence>99594</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165444</millis>
  <sequence>99593</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165444</millis>
  <sequence>99592</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165443</millis>
  <sequence>99591</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165443</millis>
  <sequence>99590</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165443</millis>
  <sequence>99589</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165443</millis>
  <sequence>99588</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165443</millis>
  <sequence>99587</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165443</millis>
  <sequence>99586</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165442</millis>
  <sequence>99585</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165442</millis>
  <sequence>99584</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165442</millis>
  <sequence>99583</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165442</millis>
  <sequence>99582</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165442</millis>
  <sequence>99581</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165442</millis>
  <sequence>99580</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165441</millis>
  <sequence>99579</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165441</millis>
  <sequence>99578</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165441</millis>
  <sequence>99577</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165441</millis>
  <sequence>99576</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165441</millis>
  <sequence>99575</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165440</millis>
  <sequence>99574</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165440</millis>
  <sequence>99573</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165440</millis>
  <sequence>99572</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165440</millis>
  <sequence>99571</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165440</millis>
  <sequence>99570</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165440</millis>
  <sequence>99569</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165350</millis>
  <sequence>99568</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165350</millis>
  <sequence>99567</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165350</millis>
  <sequence>99566</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165350</millis>
  <sequence>99565</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165350</millis>
  <sequence>99564</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165350</millis>
  <sequence>99563</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165350</millis>
  <sequence>99562</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165349</millis>
  <sequence>99561</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165349</millis>
  <sequence>99560</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165349</millis>
  <sequence>99559</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165349</millis>
  <sequence>99558</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165349</millis>
  <sequence>99557</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165348</millis>
  <sequence>99556</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165348</millis>
  <sequence>99555</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165348</millis>
  <sequence>99554</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165348</millis>
  <sequence>99553</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165348</millis>
  <sequence>99552</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165348</millis>
  <sequence>99551</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165347</millis>
  <sequence>99550</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165347</millis>
  <sequence>99549</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165347</millis>
  <sequence>99548</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165347</millis>
  <sequence>99547</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165347</millis>
  <sequence>99546</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165347</millis>
  <sequence>99545</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165346</millis>
  <sequence>99544</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165346</millis>
  <sequence>99543</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165346</millis>
  <sequence>99542</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165346</millis>
  <sequence>99541</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165346</millis>
  <sequence>99540</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165346</millis>
  <sequence>99539</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165346</millis>
  <sequence>99538</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165345</millis>
  <sequence>99537</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165345</millis>
  <sequence>99536</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165345</millis>
  <sequence>99535</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165345</millis>
  <sequence>99534</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165345</millis>
  <sequence>99533</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165344</millis>
  <sequence>99532</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165344</millis>
  <sequence>99531</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165344</millis>
  <sequence>99530</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165344</millis>
  <sequence>99529</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165344</millis>
  <sequence>99528</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165344</millis>
  <sequence>99527</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165343</millis>
  <sequence>99526</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165343</millis>
  <sequence>99525</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165343</millis>
  <sequence>99524</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165343</millis>
  <sequence>99523</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165343</millis>
  <sequence>99522</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165343</millis>
  <sequence>99521</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165343</millis>
  <sequence>99520</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165342</millis>
  <sequence>99519</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165342</millis>
  <sequence>99518</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165342</millis>
  <sequence>99517</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165342</millis>
  <sequence>99516</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165342</millis>
  <sequence>99515</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165341</millis>
  <sequence>99514</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165341</millis>
  <sequence>99513</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165341</millis>
  <sequence>99512</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165341</millis>
  <sequence>99511</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165341</millis>
  <sequence>99510</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165341</millis>
  <sequence>99509</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165340</millis>
  <sequence>99508</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165340</millis>
  <sequence>99507</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165340</millis>
  <sequence>99506</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165340</millis>
  <sequence>99505</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165340</millis>
  <sequence>99504</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165340</millis>
  <sequence>99503</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165339</millis>
  <sequence>99502</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165339</millis>
  <sequence>99501</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165339</millis>
  <sequence>99500</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165339</millis>
  <sequence>99499</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165339</millis>
  <sequence>99498</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165339</millis>
  <sequence>99497</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165338</millis>
  <sequence>99496</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165338</millis>
  <sequence>99495</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165338</millis>
  <sequence>99494</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165338</millis>
  <sequence>99493</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165338</millis>
  <sequence>99492</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165338</millis>
  <sequence>99491</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165337</millis>
  <sequence>99490</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165337</millis>
  <sequence>99489</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165337</millis>
  <sequence>99488</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165337</millis>
  <sequence>99487</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165337</millis>
  <sequence>99486</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165337</millis>
  <sequence>99485</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165336</millis>
  <sequence>99484</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165336</millis>
  <sequence>99483</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165336</millis>
  <sequence>99482</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165336</millis>
  <sequence>99481</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165336</millis>
  <sequence>99480</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165336</millis>
  <sequence>99479</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165336</millis>
  <sequence>99478</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165335</millis>
  <sequence>99477</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165335</millis>
  <sequence>99476</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165335</millis>
  <sequence>99475</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165335</millis>
  <sequence>99474</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165335</millis>
  <sequence>99473</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165335</millis>
  <sequence>99472</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165334</millis>
  <sequence>99471</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165334</millis>
  <sequence>99470</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165334</millis>
  <sequence>99469</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165334</millis>
  <sequence>99468</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165334</millis>
  <sequence>99467</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165334</millis>
  <sequence>99466</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165333</millis>
  <sequence>99465</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165333</millis>
  <sequence>99464</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165333</millis>
  <sequence>99463</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165333</millis>
  <sequence>99462</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165333</millis>
  <sequence>99461</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165333</millis>
  <sequence>99460</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165332</millis>
  <sequence>99459</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165332</millis>
  <sequence>99458</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165332</millis>
  <sequence>99457</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165332</millis>
  <sequence>99456</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165332</millis>
  <sequence>99455</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165332</millis>
  <sequence>99454</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165331</millis>
  <sequence>99453</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165331</millis>
  <sequence>99452</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165331</millis>
  <sequence>99451</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165331</millis>
  <sequence>99450</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165331</millis>
  <sequence>99449</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165331</millis>
  <sequence>99448</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165330</millis>
  <sequence>99447</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165330</millis>
  <sequence>99446</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165330</millis>
  <sequence>99445</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165330</millis>
  <sequence>99444</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165330</millis>
  <sequence>99443</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165330</millis>
  <sequence>99442</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165329</millis>
  <sequence>99441</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165329</millis>
  <sequence>99440</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165329</millis>
  <sequence>99439</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165329</millis>
  <sequence>99438</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165329</millis>
  <sequence>99437</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165329</millis>
  <sequence>99436</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165328</millis>
  <sequence>99435</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165328</millis>
  <sequence>99434</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165328</millis>
  <sequence>99433</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165328</millis>
  <sequence>99432</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165328</millis>
  <sequence>99431</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165328</millis>
  <sequence>99430</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165327</millis>
  <sequence>99429</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165327</millis>
  <sequence>99428</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165327</millis>
  <sequence>99427</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165327</millis>
  <sequence>99426</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165327</millis>
  <sequence>99425</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165327</millis>
  <sequence>99424</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165326</millis>
  <sequence>99423</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165326</millis>
  <sequence>99422</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165326</millis>
  <sequence>99421</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165326</millis>
  <sequence>99420</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165326</millis>
  <sequence>99419</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165326</millis>
  <sequence>99418</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165325</millis>
  <sequence>99417</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165325</millis>
  <sequence>99416</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165325</millis>
  <sequence>99415</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165325</millis>
  <sequence>99414</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165325</millis>
  <sequence>99413</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165325</millis>
  <sequence>99412</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165325</millis>
  <sequence>99411</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165324</millis>
  <sequence>99410</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165324</millis>
  <sequence>99409</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165324</millis>
  <sequence>99408</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165324</millis>
  <sequence>99407</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165324</millis>
  <sequence>99406</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165324</millis>
  <sequence>99405</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165323</millis>
  <sequence>99404</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165323</millis>
  <sequence>99403</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165323</millis>
  <sequence>99402</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165323</millis>
  <sequence>99401</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165323</millis>
  <sequence>99400</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165323</millis>
  <sequence>99399</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165322</millis>
  <sequence>99398</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165322</millis>
  <sequence>99397</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165322</millis>
  <sequence>99396</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165322</millis>
  <sequence>99395</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165322</millis>
  <sequence>99394</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165322</millis>
  <sequence>99393</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165321</millis>
  <sequence>99392</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165321</millis>
  <sequence>99391</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165321</millis>
  <sequence>99390</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165321</millis>
  <sequence>99389</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165321</millis>
  <sequence>99388</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165321</millis>
  <sequence>99387</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165320</millis>
  <sequence>99386</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165320</millis>
  <sequence>99385</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165320</millis>
  <sequence>99384</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165320</millis>
  <sequence>99383</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165320</millis>
  <sequence>99382</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165320</millis>
  <sequence>99381</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165319</millis>
  <sequence>99380</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165319</millis>
  <sequence>99379</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165319</millis>
  <sequence>99378</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165319</millis>
  <sequence>99377</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165319</millis>
  <sequence>99376</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165319</millis>
  <sequence>99375</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165318</millis>
  <sequence>99374</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165318</millis>
  <sequence>99373</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165318</millis>
  <sequence>99372</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165318</millis>
  <sequence>99371</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165318</millis>
  <sequence>99370</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165318</millis>
  <sequence>99369</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165317</millis>
  <sequence>99368</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165317</millis>
  <sequence>99367</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165317</millis>
  <sequence>99366</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165317</millis>
  <sequence>99365</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165317</millis>
  <sequence>99364</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165317</millis>
  <sequence>99363</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165316</millis>
  <sequence>99362</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165316</millis>
  <sequence>99361</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165316</millis>
  <sequence>99360</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165316</millis>
  <sequence>99359</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165316</millis>
  <sequence>99358</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165316</millis>
  <sequence>99357</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165315</millis>
  <sequence>99356</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165315</millis>
  <sequence>99355</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165315</millis>
  <sequence>99354</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165315</millis>
  <sequence>99353</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165315</millis>
  <sequence>99352</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165315</millis>
  <sequence>99351</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165314</millis>
  <sequence>99350</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165314</millis>
  <sequence>99349</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165314</millis>
  <sequence>99348</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165314</millis>
  <sequence>99347</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165314</millis>
  <sequence>99346</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165314</millis>
  <sequence>99345</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165313</millis>
  <sequence>99344</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165313</millis>
  <sequence>99343</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165313</millis>
  <sequence>99342</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165313</millis>
  <sequence>99341</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165313</millis>
  <sequence>99340</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165313</millis>
  <sequence>99339</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165312</millis>
  <sequence>99338</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165312</millis>
  <sequence>99337</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165312</millis>
  <sequence>99336</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165312</millis>
  <sequence>99335</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165312</millis>
  <sequence>99334</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165312</millis>
  <sequence>99333</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165311</millis>
  <sequence>99332</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165311</millis>
  <sequence>99331</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165311</millis>
  <sequence>99330</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165311</millis>
  <sequence>99329</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165311</millis>
  <sequence>99328</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165311</millis>
  <sequence>99327</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165310</millis>
  <sequence>99326</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165310</millis>
  <sequence>99325</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165310</millis>
  <sequence>99324</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165310</millis>
  <sequence>99323</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165310</millis>
  <sequence>99322</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165310</millis>
  <sequence>99321</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165309</millis>
  <sequence>99320</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165309</millis>
  <sequence>99319</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165309</millis>
  <sequence>99318</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165309</millis>
  <sequence>99317</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165309</millis>
  <sequence>99316</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165309</millis>
  <sequence>99315</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165308</millis>
  <sequence>99314</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165308</millis>
  <sequence>99313</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165308</millis>
  <sequence>99312</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165308</millis>
  <sequence>99311</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165308</millis>
  <sequence>99310</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165308</millis>
  <sequence>99309</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165307</millis>
  <sequence>99308</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165307</millis>
  <sequence>99307</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165307</millis>
  <sequence>99306</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165307</millis>
  <sequence>99305</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165307</millis>
  <sequence>99304</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165307</millis>
  <sequence>99303</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165307</millis>
  <sequence>99302</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165306</millis>
  <sequence>99301</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165306</millis>
  <sequence>99300</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165306</millis>
  <sequence>99299</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165306</millis>
  <sequence>99298</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165306</millis>
  <sequence>99297</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165305</millis>
  <sequence>99296</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165305</millis>
  <sequence>99295</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165305</millis>
  <sequence>99294</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165305</millis>
  <sequence>99293</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165305</millis>
  <sequence>99292</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165305</millis>
  <sequence>99291</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165305</millis>
  <sequence>99290</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165304</millis>
  <sequence>99289</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165304</millis>
  <sequence>99288</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165304</millis>
  <sequence>99287</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165304</millis>
  <sequence>99286</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165304</millis>
  <sequence>99285</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165304</millis>
  <sequence>99284</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165303</millis>
  <sequence>99283</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165303</millis>
  <sequence>99282</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165303</millis>
  <sequence>99281</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165303</millis>
  <sequence>99280</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165303</millis>
  <sequence>99279</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165303</millis>
  <sequence>99278</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165302</millis>
  <sequence>99277</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165302</millis>
  <sequence>99276</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165302</millis>
  <sequence>99275</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165302</millis>
  <sequence>99274</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165302</millis>
  <sequence>99273</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165302</millis>
  <sequence>99272</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165301</millis>
  <sequence>99271</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165301</millis>
  <sequence>99270</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165301</millis>
  <sequence>99269</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165301</millis>
  <sequence>99268</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165301</millis>
  <sequence>99267</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165301</millis>
  <sequence>99266</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165300</millis>
  <sequence>99265</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165300</millis>
  <sequence>99264</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165300</millis>
  <sequence>99263</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165300</millis>
  <sequence>99262</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165300</millis>
  <sequence>99261</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165300</millis>
  <sequence>99260</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165299</millis>
  <sequence>99259</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165299</millis>
  <sequence>99258</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165299</millis>
  <sequence>99257</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165299</millis>
  <sequence>99256</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165299</millis>
  <sequence>99255</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165299</millis>
  <sequence>99254</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165298</millis>
  <sequence>99253</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165298</millis>
  <sequence>99252</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165298</millis>
  <sequence>99251</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165298</millis>
  <sequence>99250</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165298</millis>
  <sequence>99249</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165298</millis>
  <sequence>99248</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165297</millis>
  <sequence>99247</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165297</millis>
  <sequence>99246</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165297</millis>
  <sequence>99245</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165297</millis>
  <sequence>99244</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165297</millis>
  <sequence>99243</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165297</millis>
  <sequence>99242</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165296</millis>
  <sequence>99241</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165296</millis>
  <sequence>99240</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165296</millis>
  <sequence>99239</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165296</millis>
  <sequence>99238</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165296</millis>
  <sequence>99237</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165296</millis>
  <sequence>99236</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165295</millis>
  <sequence>99235</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165295</millis>
  <sequence>99234</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165295</millis>
  <sequence>99233</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165295</millis>
  <sequence>99232</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165295</millis>
  <sequence>99231</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165295</millis>
  <sequence>99230</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165294</millis>
  <sequence>99229</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165294</millis>
  <sequence>99228</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:چانسلر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:چانسلر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165122</millis>
  <sequence>99227</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165122</millis>
  <sequence>99226</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165122</millis>
  <sequence>99225</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165122</millis>
  <sequence>99224</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165121</millis>
  <sequence>99223</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165121</millis>
  <sequence>99222</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165121</millis>
  <sequence>99221</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165121</millis>
  <sequence>99220</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165121</millis>
  <sequence>99219</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165121</millis>
  <sequence>99218</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165120</millis>
  <sequence>99217</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165120</millis>
  <sequence>99216</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165120</millis>
  <sequence>99215</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165120</millis>
  <sequence>99214</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165120</millis>
  <sequence>99213</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165120</millis>
  <sequence>99212</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165120</millis>
  <sequence>99211</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165119</millis>
  <sequence>99210</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165119</millis>
  <sequence>99209</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165119</millis>
  <sequence>99208</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165119</millis>
  <sequence>99207</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165119</millis>
  <sequence>99206</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165119</millis>
  <sequence>99205</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165118</millis>
  <sequence>99204</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165118</millis>
  <sequence>99203</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165118</millis>
  <sequence>99202</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165118</millis>
  <sequence>99201</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165118</millis>
  <sequence>99200</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165118</millis>
  <sequence>99199</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165117</millis>
  <sequence>99198</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165117</millis>
  <sequence>99197</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165117</millis>
  <sequence>99196</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165117</millis>
  <sequence>99195</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165117</millis>
  <sequence>99194</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165117</millis>
  <sequence>99193</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165116</millis>
  <sequence>99192</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165116</millis>
  <sequence>99191</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165116</millis>
  <sequence>99190</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165116</millis>
  <sequence>99189</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165116</millis>
  <sequence>99188</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165116</millis>
  <sequence>99187</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165115</millis>
  <sequence>99186</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165115</millis>
  <sequence>99185</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165115</millis>
  <sequence>99184</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165115</millis>
  <sequence>99183</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165115</millis>
  <sequence>99182</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165115</millis>
  <sequence>99181</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165114</millis>
  <sequence>99180</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165114</millis>
  <sequence>99179</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165114</millis>
  <sequence>99178</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165114</millis>
  <sequence>99177</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165114</millis>
  <sequence>99176</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165114</millis>
  <sequence>99175</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165113</millis>
  <sequence>99174</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165113</millis>
  <sequence>99173</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165113</millis>
  <sequence>99172</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165113</millis>
  <sequence>99171</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165113</millis>
  <sequence>99170</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165113</millis>
  <sequence>99169</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165112</millis>
  <sequence>99168</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:جزیرے. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:جزیرے</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165095</millis>
  <sequence>99167</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165092</millis>
  <sequence>99166</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165066</millis>
  <sequence>99165</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:25</date>
  <millis>1775317165048</millis>
  <sequence>99164</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164905</millis>
  <sequence>99163</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164839</millis>
  <sequence>99162</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164640</millis>
  <sequence>99161</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164630</millis>
  <sequence>99160</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164623</millis>
  <sequence>99159</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164425</millis>
  <sequence>99158</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164425</millis>
  <sequence>99157</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164424</millis>
  <sequence>99156</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164424</millis>
  <sequence>99155</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164424</millis>
  <sequence>99154</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164424</millis>
  <sequence>99153</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164424</millis>
  <sequence>99152</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164424</millis>
  <sequence>99151</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164423</millis>
  <sequence>99150</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164423</millis>
  <sequence>99149</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164423</millis>
  <sequence>99148</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164423</millis>
  <sequence>99147</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164423</millis>
  <sequence>99146</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164423</millis>
  <sequence>99145</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164422</millis>
  <sequence>99144</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164422</millis>
  <sequence>99143</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164422</millis>
  <sequence>99142</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:سنوکر پلیئر. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:سنوکر_پلیئر</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164411</millis>
  <sequence>99141</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164411</millis>
  <sequence>99140</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164410</millis>
  <sequence>99139</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164410</millis>
  <sequence>99138</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164410</millis>
  <sequence>99137</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164410</millis>
  <sequence>99136</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164410</millis>
  <sequence>99135</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164410</millis>
  <sequence>99134</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164409</millis>
  <sequence>99133</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164409</millis>
  <sequence>99132</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164409</millis>
  <sequence>99131</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164409</millis>
  <sequence>99130</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164409</millis>
  <sequence>99129</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164409</millis>
  <sequence>99128</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164408</millis>
  <sequence>99127</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:فرانس اولمپکس. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:فرانس_اولمپکس</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164397</millis>
  <sequence>99126</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164397</millis>
  <sequence>99125</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164218</millis>
  <sequence>99124</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164218</millis>
  <sequence>99123</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164218</millis>
  <sequence>99122</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164218</millis>
  <sequence>99121</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164217</millis>
  <sequence>99120</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164217</millis>
  <sequence>99119</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164217</millis>
  <sequence>99118</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164217</millis>
  <sequence>99117</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164217</millis>
  <sequence>99116</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164217</millis>
  <sequence>99115</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164216</millis>
  <sequence>99114</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164216</millis>
  <sequence>99113</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164216</millis>
  <sequence>99112</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164216</millis>
  <sequence>99111</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164216</millis>
  <sequence>99110</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164215</millis>
  <sequence>99109</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:ہينڈ بال كى بائيوگرافى. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:ہينڈ_بال_كى_بائيوگرافى</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164205</millis>
  <sequence>99108</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164204</millis>
  <sequence>99107</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164183</millis>
  <sequence>99106</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164165</millis>
  <sequence>99105</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164158</millis>
  <sequence>99104</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164021</millis>
  <sequence>99103</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164021</millis>
  <sequence>99102</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164021</millis>
  <sequence>99101</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164021</millis>
  <sequence>99100</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164021</millis>
  <sequence>99099</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164021</millis>
  <sequence>99098</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164020</millis>
  <sequence>99097</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164020</millis>
  <sequence>99096</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164020</millis>
  <sequence>99095</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164020</millis>
  <sequence>99094</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164020</millis>
  <sequence>99093</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164020</millis>
  <sequence>99092</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164019</millis>
  <sequence>99091</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164019</millis>
  <sequence>99090</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164019</millis>
  <sequence>99089</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164019</millis>
  <sequence>99088</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164019</millis>
  <sequence>99087</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164018</millis>
  <sequence>99086</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164018</millis>
  <sequence>99085</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164018</millis>
  <sequence>99084</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164018</millis>
  <sequence>99083</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164018</millis>
  <sequence>99082</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164018</millis>
  <sequence>99081</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164017</millis>
  <sequence>99080</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164017</millis>
  <sequence>99079</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164017</millis>
  <sequence>99078</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164017</millis>
  <sequence>99077</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164017</millis>
  <sequence>99076</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164017</millis>
  <sequence>99075</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164017</millis>
  <sequence>99074</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164016</millis>
  <sequence>99073</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164016</millis>
  <sequence>99072</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164016</millis>
  <sequence>99071</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164016</millis>
  <sequence>99070</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164016</millis>
  <sequence>99069</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164016</millis>
  <sequence>99068</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164015</millis>
  <sequence>99067</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164015</millis>
  <sequence>99066</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164015</millis>
  <sequence>99065</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164015</millis>
  <sequence>99064</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164015</millis>
  <sequence>99063</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164015</millis>
  <sequence>99062</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164014</millis>
  <sequence>99061</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164014</millis>
  <sequence>99060</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164014</millis>
  <sequence>99059</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164014</millis>
  <sequence>99058</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164014</millis>
  <sequence>99057</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164014</millis>
  <sequence>99056</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164013</millis>
  <sequence>99055</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:24</date>
  <millis>1775317164013</millis>
  <sequence>99054</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:یوکے رکن پارلیمنٹ. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:یوکے_رکن_پارلیمنٹ</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163975</millis>
  <sequence>99053</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163975</millis>
  <sequence>99052</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163961</millis>
  <sequence>99051</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163960</millis>
  <sequence>99050</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163959</millis>
  <sequence>99049</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163788</millis>
  <sequence>99048</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163767</millis>
  <sequence>99047</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163746</millis>
  <sequence>99046</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163718</millis>
  <sequence>99045</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163717</millis>
  <sequence>99044</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163528</millis>
  <sequence>99043</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163528</millis>
  <sequence>99042</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163528</millis>
  <sequence>99041</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163528</millis>
  <sequence>99040</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163527</millis>
  <sequence>99039</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163527</millis>
  <sequence>99038</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163527</millis>
  <sequence>99037</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163527</millis>
  <sequence>99036</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163527</millis>
  <sequence>99035</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163527</millis>
  <sequence>99034</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163526</millis>
  <sequence>99033</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163526</millis>
  <sequence>99032</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163526</millis>
  <sequence>99031</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163526</millis>
  <sequence>99030</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163526</millis>
  <sequence>99029</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163525</millis>
  <sequence>99028</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163525</millis>
  <sequence>99027</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163525</millis>
  <sequence>99026</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163525</millis>
  <sequence>99025</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163525</millis>
  <sequence>99024</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163525</millis>
  <sequence>99023</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163525</millis>
  <sequence>99022</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163524</millis>
  <sequence>99021</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163524</millis>
  <sequence>99020</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163524</millis>
  <sequence>99019</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163524</millis>
  <sequence>99018</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163524</millis>
  <sequence>99017</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163524</millis>
  <sequence>99016</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163523</millis>
  <sequence>99015</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163523</millis>
  <sequence>99014</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163523</millis>
  <sequence>99013</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163523</millis>
  <sequence>99012</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163523</millis>
  <sequence>99011</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163523</millis>
  <sequence>99010</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163522</millis>
  <sequence>99009</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163522</millis>
  <sequence>99008</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163522</millis>
  <sequence>99007</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163522</millis>
  <sequence>99006</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163522</millis>
  <sequence>99005</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163521</millis>
  <sequence>99004</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163521</millis>
  <sequence>99003</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:انتظامی اکائی. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:انتظامی_اکائی</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163352</millis>
  <sequence>99002</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163352</millis>
  <sequence>99001</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163352</millis>
  <sequence>99000</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163351</millis>
  <sequence>98999</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163351</millis>
  <sequence>98998</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163351</millis>
  <sequence>98997</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163351</millis>
  <sequence>98996</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163351</millis>
  <sequence>98995</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163351</millis>
  <sequence>98994</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163350</millis>
  <sequence>98993</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163350</millis>
  <sequence>98992</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163350</millis>
  <sequence>98991</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163350</millis>
  <sequence>98990</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163350</millis>
  <sequence>98989</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163350</millis>
  <sequence>98988</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163349</millis>
  <sequence>98987</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163349</millis>
  <sequence>98986</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163349</millis>
  <sequence>98985</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163349</millis>
  <sequence>98984</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163349</millis>
  <sequence>98983</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163349</millis>
  <sequence>98982</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163348</millis>
  <sequence>98981</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163348</millis>
  <sequence>98980</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</thread>
  <message>Couldn't load PropertyMapping on page Mapping ur:نارویجن اسٹیشن. Details: Unknown mapping element PropertyMapping</message>
  <param>Mapping_ur:نارویجن_اسٹیشن</param>
  <exception>
    <message>java.lang.IllegalArgumentException: Unknown mapping element PropertyMapping</message>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>80</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2$$anonfun$apply$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1</class>
      <method>apply</method>
      <line>778</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>scala.collection.TraversableLike$WithFilter</class>
      <method>foreach</method>
      <line>777</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>39</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$$anonfun$load$2</class>
      <method>apply</method>
      <line>38</line>
    </frame>
    <frame>
      <class>scala.collection.immutable.List</class>
      <method>foreach</method>
      <line>381</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
      <method>load</method>
      <line>38</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>loadMappings</method>
      <line>259</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.ExtractionManager</class>
      <method>validateMapping</method>
      <line>86</line>
    </frame>
    <frame>
      <class>org.dbpedia.extraction.server.resources.Mappings</class>
      <method>validateExistingPage</method>
      <line>267</line>
    </frame>
    <frame>
      <class>sun.reflect.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163312</millis>
  <sequence>98979</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
<record>
  <date>2026-04-04T17:39:23</date>
  <millis>1775317163312</millis>
  <sequence>98978</sequence>
  <logger>org.dbpedia.extraction.mappings.MappingsLoader$</logger>
  <level>WARNING</level>
  <class>org.dbpedia.extraction.mappings.MappingsLoader$</class>
  <method>org$dbpedia$extraction$mappings$MappingsLoader$$log</method>
  <thread>118</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.GeneratedMethodAccessor25</class>
      <method>invoke</method>
    </frame>
    <frame>
      <class>sun.reflect.DelegatingMethodAccessorImpl</class>
      <method>invoke</method>
      <line>43</line>
    </frame>
    <frame>
      <class>java.lang.reflect.Method</class>
      <method>invoke</method>
      <line>498</line>
    </frame>
    <frame>
      <class>com.sun.jersey.spi.container.JavaMethodInvokerFactory$1</class>
      <method>invoke</method>
      <line>60</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker</class>
      <method>_dispatch</method>
      <line>185</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher</class>
      <method>dispatch</method>
      <line>75</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.HttpMethodRule</class>
      <method>accept</method>
      <line>288</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.ResourceClassRule</class>
      <method>accept</method>
      <line>108</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RightHandPathRule</class>
      <method>accept</method>
      <line>147</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule</class>
      <method>accept</method>
      <line>84</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1483</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>_handleRequest</method>
      <line>1414</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1363</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.application.WebApplicationImpl</class>
      <method>handleRequest</method>
      <line>1353</line>
    </frame>
    <frame>
      <class>com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer</class>
      <method>handle</method>
      <line>191</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.AuthFilter</class>
      <method>doFilter</method>
      <line>83</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>82</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange$LinkHandler</class>
      <method>handle</method>
      <line>675</line>
    </frame>
    <frame>
      <class>com.sun.net.httpserver.Filter$Chain</class>
      <method>doFilter</method>
      <line>79</line>
    </frame>
    <frame>
      <class>sun.net.httpserver.ServerImpl$Exchange</class>
      <method>run</method>
      <line>647</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor</class>
      <method>runWorker</method>
      <line>1149</line>
    </frame>
    <frame>
      <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
      <method>run</method>
      <line>624</line>
    </frame>
    <frame>
      <class>java.lang.Thread</class>
      <method>run</method>
      <line>748</line>
    </frame>
  </exception>
</record>
</log>