oeg-upm / licensius

Collection of license-related services
MIT License
7 stars 1 forks source link

org.apache.jena.atlas.web.HttpException: 500 - Server Error #18

Closed gkirtzou closed 2 years ago

gkirtzou commented 3 years ago

I downloaded the latest commit in master branch (commit https://github.com/oeg-upm/licensius/commit/c50678f993ab449bf98f17d3341a2e77432dd6da), recompiled the code, but when I launched rdflicence2, I got the following error. Any ideas what is missing?

➜  rdflicense2 git:(master) ✗  java -jar target/rdflicense2-0.0.1-SNAPSHOT.jar
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/gkirtzou/OneDrive/Projects/Schema/odrl/Sources/licensius/rdflicense2/target/rdflicense2-0.0.1-SNAPSHOT.jar!/BOOT-INF/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/gkirtzou/OneDrive/Projects/Schema/odrl/Sources/licensius/rdflicense2/target/rdflicense2-0.0.1-SNAPSHOT.jar!/BOOT-INF/lib/jena-fuseki-server-3.16.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/gkirtzou/OneDrive/Projects/Schema/odrl/Sources/licensius/rdflicense2/target/rdflicense2-0.0.1-SNAPSHOT.jar!/BOOT-INF/lib/slf4j-log4j12-1.7.31.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.5.2)

2021-09-14 11:05:12.838  INFO 151614 --- [           main] oeg.rdflicense2.Rdflicense2Application   : Starting Rdflicense2Application v0.0.1-SNAPSHOT using Java 1.8.0_292 on aris with PID 151614 (/home/gkirtzou/OneDrive/Projects/Schema/odrl/Sources/licensius/rdflicense2/target/rdflicense2-0.0.1-SNAPSHOT.jar started by gkirtzou in /home/gkirtzou/OneDrive/Projects/Schema/odrl/Sources/licensius/rdflicense2)
2021-09-14 11:05:12.841  INFO 151614 --- [           main] oeg.rdflicense2.Rdflicense2Application   : No active profile set, falling back to default profiles: default
2021-09-14 11:05:14.013  INFO 151614 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8178 (http)
2021-09-14 11:05:14.024  INFO 151614 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2021-09-14 11:05:14.024  INFO 151614 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.48]
2021-09-14 11:05:14.080  INFO 151614 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2021-09-14 11:05:14.080  INFO 151614 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1184 ms
2021-09-14 11:05:14.507  INFO 151614 --- [           main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
2021-09-14 11:05:14.626  INFO 151614 --- [           main] o.s.b.a.w.s.WelcomePageHandlerMapping    : Adding welcome page: class path resource [static/index.html]
2021-09-14 11:05:14.705  INFO 151614 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 8178 (http) with context path ''
2021-09-14 11:05:14.706  INFO 151614 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2021-09-14 11:05:14.725  INFO 151614 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2021-09-14 11:05:14.746  INFO 151614 --- [           main] s.d.s.w.s.ApiListingReferenceScanner     : Scanning for api listing references
2021-09-14 11:05:14.965  INFO 151614 --- [           main] oeg.rdflicense2.Rdflicense2Application   : Started Rdflicense2Application in 2.509 seconds (JVM running for 2.942)
Processing: MS-RL.ttl
2021-09-14 11:05:15.681 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
2021-09-14 11:05:15.770 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: CC0.ttl
2021-09-14 11:05:15.890 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: GFDL-1.3.ttl
2021-09-14 11:05:15.918 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: Apache-1.1.ttl
2021-09-14 11:05:15.947 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: BSD-4-Clause.ttl
2021-09-14 11:05:15.973 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: DSL.ttl
2021-09-14 11:05:15.995 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: FAL-1.3.ttl
2021-09-14 11:05:16.015 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: AGPL-3.ttl
2021-09-14 11:05:16.037 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: WTFPL-1.1.ttl
2021-09-14 11:05:16.057 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: SimPL-2.ttl
2021-09-14 11:05:16.075 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: MPL-1.ttl
2021-09-14 11:05:16.097 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: copyleft-next-0.3.0.ttl
2021-09-14 11:05:16.118 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: BSD-2-Clause.ttl
2021-09-14 11:05:16.140 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: GPL-1.ttl
2021-09-14 11:05:16.159 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: copyleft-next-0.2.0.ttl
2021-09-14 11:05:16.177 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: ODbL-1.ttl
2021-09-14 11:05:16.195 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: PDDL-1.ttl
2021-09-14 11:05:16.213 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: Artistic.ttl
2021-09-14 11:05:16.230 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: LGPL-2.ttl
2021-09-14 11:05:16.248 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: LGPL-3.ttl
2021-09-14 11:05:16.267 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: WTFPL-2.ttl
2021-09-14 11:05:16.286 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: MIT.ttl
2021-09-14 11:05:16.302 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: Apache-2.ttl
2021-09-14 11:05:16.318 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: BSD-3-Clause.ttl
2021-09-14 11:05:16.329 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: Zlib.ttl
2021-09-14 11:05:16.341 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: Expat.ttl
2021-09-14 11:05:16.355 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: ISC.ttl
2021-09-14 11:05:16.372 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: GFDL-1.2.ttl
2021-09-14 11:05:16.389 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: MPL-2.ttl
2021-09-14 11:05:16.440 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: IJG.ttl
2021-09-14 11:05:16.453 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: copyleft-next-0.2.1.ttl
2021-09-14 11:05:16.469 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: copyleft-next-0.1.0.ttl
2021-09-14 11:05:16.485 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: BSD-Repoze.ttl
2021-09-14 11:05:16.502 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: W3C.ttl
2021-09-14 11:05:16.517 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: Unlicense.ttl
2021-09-14 11:05:16.532 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: EPL-1.ttl
2021-09-14 11:05:16.548 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: DbCL-1.ttl
2021-09-14 11:05:16.564 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: Against-DRM-2.ttl
2021-09-14 11:05:16.579 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: GFDL-1.1.ttl
2021-09-14 11:05:16.595 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: CDDL-1.ttl
2021-09-14 11:05:16.610 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: MPL-1.1.ttl
2021-09-14 11:05:16.625 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: Apache-1.ttl
2021-09-14 11:05:16.640 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: ODC-By-1.ttl
2021-09-14 11:05:16.655 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: Artistic-2.ttl
2021-09-14 11:05:16.671 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: copyleft-next-0.1.1.ttl
2021-09-14 11:05:16.686 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: AGPL-1.ttl
2021-09-14 11:05:16.701 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: LGPL-2.1.ttl
2021-09-14 11:05:16.716 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: vocab.ttl
2021-09-14 11:05:16.735 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: AGPL-2.ttl
2021-09-14 11:05:16.751 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: Clarified-Artistic.ttl
2021-09-14 11:05:16.765 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: MirOS.ttl
2021-09-14 11:05:16.780 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: MS-PL.ttl
2021-09-14 11:05:16.794 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: GPL-3.ttl
2021-09-14 11:05:16.810 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: GPL-2.ttl
2021-09-14 11:05:16.826 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: CPL-1.ttl
2021-09-14 11:05:16.840 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: ogl-nc1.0.ttl
2021-09-14 11:05:16.857 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-nd3.0cn.ttl
2021-09-14 11:05:16.878 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-nd3.0br.ttl
2021-09-14 11:05:16.900 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.5il.ttl
2021-09-14 11:05:16.954 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: agpl3.0.ttl
2021-09-14 11:05:16.973 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-nd3.0gr.ttl
2021-09-14 11:05:16.989 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd3.0cl.ttl
2021-09-14 11:05:17.003 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd3.0de.ttl
2021-09-14 11:05:17.016 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: FREEBSD1.0.ttl
2021-09-14 11:05:17.027 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-sa3.0nl.ttl
2021-09-14 11:05:17.038 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0fr.ttl
2021-09-14 11:05:17.053 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: PDM1.0.ttl
2021-09-14 11:05:17.065 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0ec.ttl
2021-09-14 11:05:17.078 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: IBM1.0.ttl
2021-09-14 11:05:17.089 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: BSD2.0.ttl
2021-09-14 11:05:17.099 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.5cz.ttl
2021-09-14 11:05:17.109 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0nz.ttl
2021-09-14 11:05:17.122 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: OGCSoftware1.0.ttl
2021-09-14 11:05:17.136 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-sa3.0ec.ttl
2021-09-14 11:05:17.150 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd3.0fr.ttl
2021-09-14 11:05:17.165 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-nd3.0ch.ttl
2021-09-14 11:05:17.184 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.5ch.ttl
2021-09-14 11:05:17.206 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd4.0.ttl
2021-09-14 11:05:17.218 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.5mx.ttl
2021-09-14 11:05:17.235 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd3.0pt.ttl
2021-09-14 11:05:17.247 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-sa3.0fr.ttl
2021-09-14 11:05:17.257 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.5dk.ttl
2021-09-14 11:05:17.266 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-zero1.0.ttl
2021-09-14 11:05:17.276 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.5pe.ttl
2021-09-14 11:05:17.286 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0de.ttl
2021-09-14 11:05:17.297 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0pl.ttl
2021-09-14 11:05:17.311 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: ukogl-nc2.0.ttl
2021-09-14 11:05:17.325 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-sa3.0pt.ttl
2021-09-14 11:05:17.337 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.0jp.ttl
2021-09-14 11:05:17.350 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: ukogl1.0.ttl
2021-09-14 11:05:17.365 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-sa3.0it.ttl
2021-09-14 11:05:17.381 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0at.ttl
2021-09-14 11:05:17.398 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: ukogl2.0.ttl
2021-09-14 11:05:17.413 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: ORACLE1.0.ttl
2021-09-14 11:05:17.426 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-nd3.0ec.ttl
2021-09-14 11:05:17.440 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd3.0ch.ttl
2021-09-14 11:05:17.459 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: afl3.0.ttl
2021-09-14 11:05:17.472 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-nd3.0at.ttl
2021-09-14 11:05:17.483 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0cl.ttl
2021-09-14 11:05:17.493 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.0kr.ttl
2021-09-14 11:05:17.503 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: EUC1.0.ttl
2021-09-14 11:05:17.511 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: elra-end-user.ttl
2021-09-14 11:05:17.520 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-sa3.0au.ttl
2021-09-14 11:05:17.532 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0.ttl
2021-09-14 11:05:17.541 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0ro.ttl
2021-09-14 11:05:17.550 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-nd2.0.ttl
2021-09-14 11:05:17.560 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-sa3.0cn.ttl
2021-09-14 11:05:17.569 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: elra-var.ttl
2021-09-14 11:05:17.579 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-nd3.0ro.ttl
2021-09-14 11:05:17.594 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd3.0ie.ttl
2021-09-14 11:05:17.604 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.0de.ttl
2021-09-14 11:05:17.617 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: APACHE2.0.ttl
2021-09-14 11:05:17.631 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: CRYPTIX1.0.ttl
2021-09-14 11:05:17.644 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0pt.ttl
2021-09-14 11:05:17.658 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: odbc-pddl1.0.ttl
2021-09-14 11:05:17.672 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0nl.ttl
2021-09-14 11:05:17.686 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd3.0ec.ttl
2021-09-14 11:05:17.700 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-nd3.0au.ttl
2021-09-14 11:05:17.714 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: OL1.0.ttl
2021-09-14 11:05:17.727 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: W3C1.0.ttl
2021-09-14 11:05:17.739 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd2.0be.ttl
2021-09-14 11:05:17.756 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.0be.ttl
2021-09-14 11:05:17.782 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-nd3.0ve.ttl
2021-09-14 11:05:17.793 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.0nl.ttl
2021-09-14 11:05:17.805 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-sa3.0es.ttl
2021-09-14 11:05:17.819 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc4.0.ttl
2021-09-14 11:05:17.830 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-sa4.0.ttl
2021-09-14 11:05:17.843 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: odbl1.0.ttl
2021-09-14 11:05:17.854 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-sa3.0ro.ttl
2021-09-14 11:05:17.866 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.0au.ttl
2021-09-14 11:05:17.876 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: lgpl3.0.ttl
2021-09-14 11:05:17.886 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: gfdl1.3.ttl
2021-09-14 11:05:17.895 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0th.ttl
2021-09-14 11:05:17.909 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-sa2.0.ttl
2021-09-14 11:05:17.920 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-nd3.0ie.ttl
2021-09-14 11:05:17.933 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc3.0.ttl
2021-09-14 11:05:17.945 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-nd3.0fr.ttl
2021-09-14 11:05:17.958 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: ARTISTIC2.0.ttl
2021-09-14 11:05:17.970 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: ukogl3.0.ttl
2021-09-14 11:05:17.982 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0cn.ttl
2021-09-14 11:05:17.994 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: GOVTRACK1.0.ttl
2021-09-14 11:05:18.003 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0eg.ttl
2021-09-14 11:05:18.011 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd3.0it.ttl
2021-09-14 11:05:18.021 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: gpl2.0.ttl
2021-09-14 11:05:18.030 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0gr.ttl
2021-09-14 11:05:18.040 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-sa3.0de.ttl
2021-09-14 11:05:18.049 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0ch.ttl
2021-09-14 11:05:18.061 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-nd3.0.ttl
2021-09-14 11:05:18.070 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: EUPL1.1.ttl
2021-09-14 11:05:18.078 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.5hu.ttl
2021-09-14 11:05:18.088 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-sa3.0ie.ttl
2021-09-14 11:05:18.100 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-sa4.0.ttl
2021-09-14 11:05:18.157 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd2.5dk.ttl
2021-09-14 11:05:18.170 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-sa3.0.ttl
2021-09-14 11:05:18.184 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: gpl1.0.ttl
2021-09-14 11:05:18.198 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd2.0.ttl
2021-09-14 11:05:18.215 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0ie.ttl
2021-09-14 11:05:18.231 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-nd3.0pt.ttl
2021-09-14 11:05:18.246 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc2.0.ttl
2021-09-14 11:05:18.259 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.5scotland.ttl
2021-09-14 11:05:18.273 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0lu.ttl
2021-09-14 11:05:18.289 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.5ar.ttl
2021-09-14 11:05:18.305 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: ms-commons-byncnd.ttl
2021-09-14 11:05:18.322 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: OS3.0.ttl
2021-09-14 11:05:18.336 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0br.ttl
2021-09-14 11:05:18.350 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd3.0gr.ttl
2021-09-14 11:05:18.363 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-nd3.0cl.ttl
2021-09-14 11:05:18.374 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.0es.ttl
2021-09-14 11:05:18.386 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd3.0at.ttl
2021-09-14 11:05:18.399 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: OGL1.0.ttl
2021-09-14 11:05:18.411 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: MIT1.0.ttl
2021-09-14 11:05:18.421 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-sa3.0gr.ttl
2021-09-14 11:05:18.433 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: MICROSOFT1.0.ttl
2021-09-14 11:05:18.443 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-nd3.0de.ttl
2021-09-14 11:05:18.452 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: OGCDocument1.0.ttl
2021-09-14 11:05:18.462 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: lgpl2.1.ttl
2021-09-14 11:05:18.472 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: gfdl1.1.ttl
2021-09-14 11:05:18.484 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-sa3.0.ttl
2021-09-14 11:05:18.500 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: fal1.3.ttl
2021-09-14 11:05:18.512 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0it.ttl
2021-09-14 11:05:18.524 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: simple2.0.ttl
2021-09-14 11:05:18.534 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.0za.ttl
2021-09-14 11:05:18.545 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.0it.ttl
2021-09-14 11:05:18.561 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: odbc-by1.0.ttl
2021-09-14 11:05:18.577 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.5bg.ttl
2021-09-14 11:05:18.591 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by1.0.ttl
2021-09-14 11:05:18.609 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd3.0au.ttl
2021-09-14 11:05:18.624 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: BSD3.0.ttl
2021-09-14 11:05:18.637 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: CDDL1.0.ttl
2021-09-14 11:05:18.650 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-nd3.0it.ttl
2021-09-14 11:05:18.676 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd3.0br.ttl
2021-09-14 11:05:18.694 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: APACHE1.0.ttl
2021-09-14 11:05:18.702 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: ms-c-nored-ff.ttl
2021-09-14 11:05:18.712 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: lgpl2.0.ttl
2021-09-14 11:05:18.723 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: MOZILLA2.0.ttl
2021-09-14 11:05:18.732 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: allrightsreserved.ttl
2021-09-14 11:05:18.741 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.0br.ttl
2021-09-14 11:05:18.750 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.0at.ttl
2021-09-14 11:05:18.758 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd3.0ve.ttl
2021-09-14 11:05:18.769 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-sa3.0ch.ttl
2021-09-14 11:05:18.781 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.0uk.ttl
2021-09-14 11:05:18.792 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.0.ttl
2021-09-14 11:05:18.800 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-sa3.0ve.ttl
2021-09-14 11:05:18.808 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-sa3.0br.ttl
2021-09-14 11:05:18.820 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: NDL1.0.ttl
2021-09-14 11:05:18.829 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-sa2.0.ttl
2021-09-14 11:05:18.839 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-sa3.0at.ttl
2021-09-14 11:05:18.849 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: publicdomain.ttl
2021-09-14 11:05:18.856 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-nd3.0nl.ttl
2021-09-14 11:05:18.866 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: clarin_aca_by.ttl
2021-09-14 11:05:18.874 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-sa3.0cl.ttl
2021-09-14 11:05:18.886 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.0fr.ttl
2021-09-14 11:05:18.896 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd3.0es.ttl
2021-09-14 11:05:18.910 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.5se.ttl
2021-09-14 11:05:18.921 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0us.ttl
2021-09-14 11:05:18.932 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0es.ttl
2021-09-14 11:05:18.950 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd3.0cn.ttl
2021-09-14 11:05:18.964 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: gpl3.0.ttl
2021-09-14 11:05:18.981 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.5in.ttl
2021-09-14 11:05:18.993 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: COLORIURIS1.0.ttl
2021-09-14 11:05:19.003 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: iodl1.0.ttl
2021-09-14 11:05:19.014 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: againstdrm2.0.ttl
2021-09-14 11:05:19.026 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: ECLIPSE1.0.ttl
2021-09-14 11:05:19.039 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: COMMON1.0.ttl
2021-09-14 11:05:19.051 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd3.0.ttl
2021-09-14 11:05:19.063 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: ms-c-nored.ttl
2021-09-14 11:05:19.076 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.5pt.ttl
2021-09-14 11:05:19.093 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd3.0nl.ttl
2021-09-14 11:05:19.106 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-nd4.0.ttl
2021-09-14 11:05:19.118 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0ve.ttl
2021-09-14 11:05:19.131 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by4.0.ttl
2021-09-14 11:05:19.143 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: BOOST1.0.ttl
2021-09-14 11:05:19.152 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nd3.0ro.ttl
2021-09-14 11:05:19.161 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by3.0au.ttl
2021-09-14 11:05:19.169 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: BSD4.0.ttl
2021-09-14 11:05:19.177 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by-nc-nd3.0es.ttl
2021-09-14 11:05:19.188 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.0ca.ttl
2021-09-14 11:05:19.199 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: cc-by2.0cl.ttl
2021-09-14 11:05:19.207 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: AttributionNoncommercial30Azerbaijan.ttl
2021-09-14 11:05:19.216 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: AcademicFreeLicense30.ttl
2021-09-14 11:05:19.226 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: APACHE_v2.ttl
2021-09-14 11:05:19.235 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: lgpl-3.0.rdf
Processing: ukogl3.0.ttl
2021-09-14 11:05:19.254 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: gpl-3.0.rdf
Processing: ccby4.0.ttl
2021-09-14 11:05:19.274 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 1, col: 1 ] Content is not allowed in prolog.
Processing: elra-end-user.ttl
2021-09-14 11:05:19.282 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: elra-var.ttl
2021-09-14 11:05:19.293 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: ms-commons-byncnd.ttl
2021-09-14 11:05:19.303 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: ms-c-nored-ff.ttl
2021-09-14 11:05:19.314 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
Processing: ms-c-nored.ttl
2021-09-14 11:05:19.325 ERROR 151614 --- [           main] org.apache.jena.riot                     : [line: 2, col: 1 ] Content is not allowed in prolog.
org.apache.jena.atlas.web.HttpException: 500 - Server Error
    at org.apache.jena.riot.web.HttpOp.exec(HttpOp.java:1091)
    at org.apache.jena.riot.web.HttpOp.execHttpGet(HttpOp.java:322)
    at org.apache.jena.riot.web.HttpOp.execHttpGet(HttpOp.java:381)
    at org.apache.jena.riot.RDFParser.openTypedInputStream(RDFParser.java:389)
    at org.apache.jena.riot.RDFParser.parseURI(RDFParser.java:302)
    at org.apache.jena.riot.RDFParser.parse(RDFParser.java:296)
    at org.apache.jena.riot.RDFParserBuilder.parse(RDFParserBuilder.java:540)
    at org.apache.jena.riot.RDFDataMgr.parseFromURI(RDFDataMgr.java:921)
    at org.apache.jena.riot.RDFDataMgr.read(RDFDataMgr.java:550)
    at org.apache.jena.riot.RDFDataMgr.read(RDFDataMgr.java:517)
    at org.apache.jena.riot.RDFDataMgr.read(RDFDataMgr.java:470)
    at org.apache.jena.riot.RDFDataMgr.read(RDFDataMgr.java:450)
    at org.apache.jena.riot.RDFDataMgr.read(RDFDataMgr.java:441)
    at org.apache.jena.riot.RDFDataMgr.loadDataset(RDFDataMgr.java:405)
    at oeg.rdflicense2.TripleStore.startSPARQLServer(TripleStore.java:268)
    at oeg.rdflicense2.Rdflicense2Application.main(Rdflicense2Application.java:16)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:108)
    at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
    at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
Grandtotal total 257
vroddon commented 3 years ago

That's a fantastic result 257 licenses were parsed correctly, one was wrong. @vroddon : improve the logging information as to identify which file was syntactically incorrect